home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1999 / MacHack 1999.toast / The Hacks / OutOfContextMenus / Source / OutOfContext_DebugHeaders.pch++ < prev    next >
Encoding:
Text File  |  1999-06-25  |  503 b   |  16 lines  |  [TEXT/CWIE]

  1. // ===========================================================================
  2. //    OutOfContext_DebugHeaders.pch++                © 1999 Eric Traut
  3. // ===========================================================================
  4.     
  5. #pragma once on
  6.  
  7. #pragma precompile_target "OutOfContext_DebugHeadersPPC++"
  8.  
  9. #define PP_Uses_PowerPlant_Namespace            0                            // off, don't use PowerPlant namespace
  10. #define PP_StdDialogs_Option                    PP_StdDialogs_ClassicOnly    // use classic standard dialog
  11.  
  12. #include <PP_DebugHeaders.cp>
  13.  
  14.  
  15.  
  16.